* Remove Cambridge and Baroiq formats as per Feb 28 RFC.
<RCC>
<qresource prefix="/">
<file>style/arc.style</file>
- <file>style/cambridge.style</file>
<file>style/csv.style</file>
<file>style/custom.style</file>
<file>style/garmin301.style</file>
-baroiq Brauniger IQ Series Barograph Download
-cambridge dat Cambridge/Winpilot glider software
v900 Columbus/Visiontac V900 files (.csv)
csv Comma separated values
iblue747 csv Data Logger iBlue747 csv
internal xcsv ? Character Separated Values
internal tabsep All database fields on one tab-separated line
-serial baroiq Brauniger IQ Series Barograph Download
-file cambridge dat Cambridge/Winpilot glider software
file v900 Columbus/Visiontac V900 files (.csv)
file csv Comma separated values
internal custom Custom "Everything" Style
internal rw---- xcsv ? Character Separated Values
internal rw---- tabsep All database fields on one tab-separated line
-serial --r--- baroiq Brauniger IQ Series Barograph Download
-file rw---- cambridge dat Cambridge/Winpilot glider software
file r-r--- v900 Columbus/Visiontac V900 files (.csv)
file rw---- csv Comma separated values
internal rw---- custom Custom "Everything" Style
option tabsep datum GPS datum (def. WGS 84) string https://www.gpsbabel.org/WEB_DOC_DIR/fmt_tabsep.html#fmt_tabsep_o_datum
-serial --r--- baroiq Brauniger IQ Series Barograph Download baroiq
- https://www.gpsbabel.org/WEB_DOC_DIR/fmt_baroiq.html
-file rw---- cambridge dat Cambridge/Winpilot glider software xcsv
- https://www.gpsbabel.org/WEB_DOC_DIR/fmt_cambridge.html
-option cambridge snlen Max synthesized shortname length integer 1 https://www.gpsbabel.org/WEB_DOC_DIR/fmt_cambridge.html#fmt_cambridge_o_snlen
-
-option cambridge snwhite Allow whitespace synth. shortnames boolean https://www.gpsbabel.org/WEB_DOC_DIR/fmt_cambridge.html#fmt_cambridge_o_snwhite
-
-option cambridge snupper UPPERCASE synth. shortnames boolean https://www.gpsbabel.org/WEB_DOC_DIR/fmt_cambridge.html#fmt_cambridge_o_snupper
-
-option cambridge snunique Make synth. shortnames unique boolean https://www.gpsbabel.org/WEB_DOC_DIR/fmt_cambridge.html#fmt_cambridge_o_snunique
-
-option cambridge urlbase Basename prepended to URL on output string https://www.gpsbabel.org/WEB_DOC_DIR/fmt_cambridge.html#fmt_cambridge_o_urlbase
-
-option cambridge prefer_shortnames Use shortname instead of description boolean https://www.gpsbabel.org/WEB_DOC_DIR/fmt_cambridge.html#fmt_cambridge_o_prefer_shortnames
-
-option cambridge datum GPS datum (def. WGS 84) string https://www.gpsbabel.org/WEB_DOC_DIR/fmt_cambridge.html#fmt_cambridge_o_datum
-
file r-r--- v900 Columbus/Visiontac V900 files (.csv) v900
https://www.gpsbabel.org/WEB_DOC_DIR/fmt_v900.html
file rw---- csv Comma separated values xcsv
-V Print GPSBabel version and exit
File Types (-i and -o options):
- baroiq Brauniger IQ Series Barograph Download
- cambridge Cambridge/Winpilot glider software
- snlen Max synthesized shortname length
- snwhite (0/1) Allow whitespace synth. shortnames
- snupper (0/1) UPPERCASE synth. shortnames
- snunique (0/1) Make synth. shortnames unique
- urlbase Basename prepended to URL on output
- prefer_shortnames (0/1) Use shortname instead of description
- datum GPS datum (def. WGS 84)
v900 Columbus/Visiontac V900 files (.csv)
csv Comma separated values
snlen Max synthesized shortname length
+++ /dev/null
-DESCRIPTION Cambridge/Winpilot glider software
-SHORTLEN 8
-EXTENSION dat
-#
-#
-# FILE LAYOUT DEFINITIIONS:
-#
-FIELD_DELIMITER COMMA
-RECORD_DELIMITER NEWLINE
-BADCHARS COMMA
-
-IFIELD INDEX,"1","%d"
-IFIELD LAT_HUMAN_READABLE,"","%d:%06.3f%c"
-IFIELD LON_HUMAN_READABLE,"","%03d:%06.3f%c"
-IFIELD ALT_METERS,"","%3.0fM"
-IFIELD CONSTANT,"","T"
-IFIELD SHORTNAME,"","%s"
-IFIELD DESCRIPTION,"","%s"
nullptr,
nullptr,
},
- {
- &brauniger_iq_fmt,
- "baroiq",
- "Brauniger IQ Series Barograph Download",
- nullptr,
- nullptr,
- },
{
&mtk_fmt,
"mtk",
+++ /dev/null
-<para>Serial download protocol for the <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.brauniger.com">Brauniger</link> IQ series of
-barograph recording flight instruments. This format creates a
-track of altitude vs time which can be merged with a GPS track
-of the same flight to create a three dimensional IGC file. </para>
+++ /dev/null
-
-
-
- <para>Support for
-<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.cambridge-aero.com/products.htm">Cambridge</link>
-and <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.winpilot.com"> Winpilot</link>
- flight analysis and planning software for glider pilots. </para>